Pet Store Web Service
Pet Store Web Service / Everything about your Pets Resource Group / findPetsByStatus (Get)
In This Topic
    GetfindPetsByStatus
    In This Topic

    Resource Path: /pet/findByStatus

    Description
    Finds Pets by status
    Parameters
    NameDescriptionData Type
    Status values that need to be considered for filterArray[string]
    Response

    The response body is of type Array[Pet].

    successful operation
    Fault Responses
    FaultDescription
    Invalid status value
    See Also